The Dreamweaver JavaScript API > Layout view functions > dom.getClickedHeaderColumn()

 

dom.getClickedHeaderColumn()

Availability

Dreamweaver 4.0

Description

If the user has just clicked a menu button in the header of a table in Layout view, causing the table header menu to appear, this function returns the index of the column the user clicked on. The result is undefined if the table header menu isn't visible.

Arguments

None.

Returns

An integer representing the index of the column.